home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 May / PCPlus May 1998=disk A.iso / trial / gdldb / disk1 / data1.cab / Help_Files / readme.txt < prev    next >
Encoding:
Text File  |  1998-01-21  |  10.7 KB  |  359 lines

  1. GDIdb V2.2.1 ODBC Datasource Publishing Software for Windows95/NT4
  2. ******************************************************************
  3.  
  4. Thank you for trying out our Software, we hope it fulfills your
  5. requirements. Examples are included to help you evaluate
  6. GDIdb- please see below.
  7.  
  8. Program Purpose:
  9. GDIdb is designed to facilitate the building of a database-driven
  10. web site using a dial-up or ISDN Internet connection.
  11.  
  12. Installation:
  13. To install GDIdb, unzip the download into a temporary folder
  14. and double-click on the setup.exe icon. After installation
  15. you may delete the contents of the temporary folder.
  16.  
  17. Program Status:
  18. This software is time-limited (30 Days) Shareware,
  19. and may be freely distributed.
  20.  
  21. Problems:
  22. Please send e-mail to gdidb@gd-ind.com if you find any bugs or
  23. other problems with this software, or check the support section
  24. of the software homepage on http://www.gd-ind.com/gdidb/
  25.  
  26.  
  27. If you have a complex application for this software, but don't
  28. have the time/inclination to create the necessary script, please
  29. contact us. Our core business is web site design!
  30.  
  31.  
  32.  
  33. EXAMPLE1 (Running an example script)
  34. ************************************
  35. A Microsoft Access database file has been placed in the program
  36. installation directory. (if you chose the default, the path will be
  37. C:\Program Files\GDIdb\workweb.mdb)
  38. This database is a basic version of the system an Employment
  39. agency might use to store their list of job vacancies.
  40. If you have Microsoft access on your system, you can load the
  41. database and add or delete database entries before
  42. running the example.
  43.  
  44.  
  45. To convert the Database to a web site
  46.  
  47. 1. Select Open/Run Script from the GDIdb Actions menu.
  48. 2. Select workweb.scp in the file open dialog which appears.
  49. 3. Click the Open button, and GDIdb will convert the database
  50. contents to HTML.
  51. 4. You can view the web site generated by clicking the
  52. HTML button on the GDIdb toolbar, or by loading
  53. the file "index.html" (found in a sub-directory of the
  54. GDIdb program directory called html) with your web browser.
  55.  
  56.  
  57.  
  58. EXAMPLE2 (Creating your own script)
  59. ***********************************
  60. A Microsoft Excel spreadsheet file has been placed in the program
  61. installation directory. (if you chose the default, the path will be
  62. C:\Program Files\GDIdb\foodstore.xls)
  63. This database is a simple list of products such as might be
  64. used by a shop to hold their stock level information.
  65. If you have Microsoft Excel on your system, you can view/edit
  66. the spreadsheet contents before running the example.
  67.  
  68.  
  69. To create a script
  70.  
  71. Run Script Wizard (from GDIdb Edit menu)
  72. (1) Accept the default script & HTML filenames
  73. (2) Click single HTML page on "web site structure"
  74. (3) Select Database/Spreadsheet file under Data source type
  75. (4) Click the browse button (...) after the spreadsheet file
  76. edit box. Double-click the file "foodstore.xls" in the dialog which
  77. opens up. Leave login and password edit boxes blank.
  78. (5) Accept the single datasource table that appears under
  79. the following dialog.
  80. (6) In the next dialog, move all table fields into the listbox
  81. on the right.
  82. (7) In the data format dialog, check "format as table"
  83. (8) On the final dialog, click finish.
  84.  
  85.  
  86. To run the script
  87.  
  88. 1. Select Open/Run Script from the GDIdb Actions menu.
  89. 2. Select script.scp in the file open dialog which appears.
  90. 3. Click the Open button, and GDIdb will convert the spreadsheet
  91. contents to HTML.
  92. 4. You can view the web site generated by clicking the
  93. HTML button on the taskbar, or by loading
  94. the file "index.html" (found in a sub-directory of the
  95. GDIdb program directory called html) with your web browser.
  96.  
  97. Note: An example built on this script is included with GDIdb.
  98. Run the script "foodstore.scp" located in the program directory
  99. to see how the basic script can be enhanced by the addition of
  100. HTML formatting and extra GDIdb script functions. Add HTML to
  101. your own script file by selecting edit script file from the
  102. GDIdb edit menu, and double-clicking "script.scp" in the dialog
  103. which appears.
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110. EXAMPLE3 (Creating a complex script)
  111. ************************************
  112.  
  113. To create a script similar to EXAMPLE1, run Script Wizard
  114. (from GDIdb Edit menu) and make the following selections:
  115.  
  116.  
  117. To create a script
  118.  
  119. Run Script Wizard (from GDIdb Edit menu)
  120. (1) Accept the default script & HTML filenames
  121. (2) Click Advanced relational structure on "web site structure"
  122. (3) Select Database/Spreadsheet file under Data source type
  123. (4) Click the browse button (...) after the spreadsheet file
  124. edit box. Double-click the file "workweb.mdb" in the dialog which
  125. opens up. Leave login and password edit boxes blank.
  126. (5) Select the "Categories" table in the next dialog
  127. (6) Select the "Jobcategory" field in the next dialog
  128. (7) Select the "JobcatKey" field in the next dialog
  129. (8) Select the "Jobs" table in the next dialog
  130. (9) Select the "JCatKey" field in the next dialog
  131. (9) Select the "JobTitle" field in the next dialog
  132. (10) In the next dialog, move Jobno and JobDesc table
  133. fields into the listbox on the right.
  134. (11) In the data format dialog, leave "format as table"
  135. unchecked.
  136. (12) On the final dialog, click finish.
  137.  
  138.  
  139. To run the script, select Open/Run Script from the
  140. GDIdb Actions menu, and double-click on "script.scp"
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148. GDIdb RELEASE INFO
  149.  
  150. KNOWN ISSUES:
  151. *************
  152. If a Publish, Auto-Publish or FTP upload operation
  153. fails because the user failed to select "establish
  154. dial-up internet connection" under settings/publish 
  155. actions, the program will have to be shut down and
  156. restarted before FTP uploads to the web server will
  157. function correctly. (does not apply if IP address
  158. rather than domain name of web server is entered
  159. in settings)
  160.  
  161.  
  162.  
  163.  
  164. GDIdb V2.2.1 (10/1/98)
  165. **********************
  166. Minor bug fix to Script Parser.
  167.  
  168. Compatibility issues with previous versions:
  169. ===========================================
  170. None.
  171.  
  172.  
  173.  
  174.  
  175. GDIdb V2.2 (7/1/98)
  176. *******************
  177. User-defined local HTML directory
  178. path added.
  179. Option to delete old HTML from local
  180. directory added.
  181. &writedata and &html functions now support
  182. operation with sub-directories.
  183. &defsub function improved.
  184. Time & Date user vars extended.
  185. Memory leak in Script Wizard fixed.
  186. Script wizard scripts given extra features.
  187. Minor bug fix to Script parser.
  188. HTML file list dialog placed under Edit
  189. menu.
  190.  
  191. Compatibility issues with previous versions:
  192. ===========================================
  193. None.
  194.  
  195.  
  196.  
  197.  
  198. GDIdb V2.1 (27/12/97)
  199. *********************
  200. Scripter performance increased. (Large HTML
  201. files are now generated many times faster.)
  202. Process priority dialog added.
  203. 13 new script functions.
  204. View FTP file list dialog improved.
  205. Extra demo scripts added.
  206. Scripter memory leak fixed.
  207. Memory leak in display window fixed.
  208. Bug in &else function fixed.
  209.  
  210. Compatibility issues with previous versions:
  211. ===========================================
  212. None.
  213.  
  214.  
  215.  
  216.  
  217. GDIdb V2.01 Beta (15/12/97)
  218. ***************************
  219. Minor bug fixes.
  220.  
  221. Compatibility issues with previous versions:
  222. ===========================================
  223. None.
  224.  
  225.  
  226.  
  227.  
  228. GDIdb V2 Beta (5/12/97)
  229. ***********************
  230. Trial period reset.
  231. Interface re-designed, with many new operational
  232. features- All common menu commands now also on
  233. toolbar, output "report" window added, showing
  234. publishing progress. Upload file list viewer added,
  235. improved system log with entry filtered display,
  236. error status flag added to status bar, "what's this?"
  237. windows help implemented. Use of FTP proxy now
  238. possible, option to delete old files from web server
  239. included, script language greatly extended,12 new
  240. data manipulation functions including text string
  241. comparison and test, 2 new file handling functions,
  242. all major execution control statements now
  243. supported, array variables supported.
  244.  
  245. Bug in Script wizard preventing use of FoxPro,
  246. Visual FoxPro and dBase database files removed.
  247.  
  248. Compatibility issues with previous versions:
  249. ===========================================
  250. None.
  251.  
  252.  
  253.  
  254.  
  255. GDIdb V1.4.1 (21/10/97)
  256. ***********************
  257. Inter-Thread communications improved.
  258. Amendments to help files.
  259. ScriptWiz dialog order changed.
  260. Bug fixed where empty records returned the text
  261. string "FetchNextRow function succeeded."
  262. Bug fixed where opening curly brace character
  263. immediately after closing bracket of function
  264. argument not recognized correctly.
  265.  
  266. Compatibility issues with previous versions:
  267. ===========================================
  268. None.
  269.  
  270.  
  271.  
  272.  
  273. GDIdb V1.4 Beta (11/10/97)
  274. **************************
  275. Trial period reset.
  276. Script interpreter tuned. (now 6 times faster)
  277. Script parser error checking improved.
  278. Scripter expression evaluator improved,
  279. Boolean AND,OR, >=,<=,!= operators added, Boolean
  280. operator precedence changed, evaluation order changed
  281. in line with convention, (left to right) expression
  282. error checking improved.
  283. &assign function enhanced.
  284. Dialup settings dialog improved.
  285. Syntax of &inc, &dec, &defvar and &assign
  286. functions changed. (Now more intuitive)
  287. &getdata function added
  288. Support for getdata function added to scriptwiz,
  289. bug in table handling in scriptwiz "advanced relational
  290. structure" fixed.
  291. Output HTML and script list files tidied up by
  292. stripping extraneous whitespace.
  293. Extra debug info put in script list file.
  294. gdijobs and gdifoodstore ODBC DSN's no longer
  295. created by install.
  296.  
  297. Compatibility issues with previous versions:
  298. ===========================================
  299. Variable names referenced in &inc, &dec, &defvar
  300. and &assign function arguments must be enclosed
  301. with ? characters instead of inverted commas.
  302. Arithmetic/Boolean expressions now evaluated
  303. left to right, precedence of Boolean operators
  304. changed. Boolean equality test operator changed
  305. to double equals char. ( == )
  306.  
  307.  
  308.  
  309.  
  310.  
  311. GDIdb V1.3 Beta (1/10/97)
  312. *************************
  313. Trial period reset.
  314. Database file or ODBC DSN operation added.
  315. "Publish Actions" dialog added.
  316. Information status bar added.
  317. Registration dialog removed from GDIdb menu
  318. and put on Help/About Dialog.
  319. scriptwiz.exe V1.0.2 Beta added to install.
  320. scriptwiz help and error handling improved.
  321. GDIdb help improved.
  322. Error tracing in scripter list file improved.
  323.  
  324. Compatibility issues with previous versions:
  325. ===========================================
  326. Syntax of &datasource function changed.
  327. Replace &datasource("gdijobs") with 
  328. &datasource("DSN=gdijobs") in current script
  329. files.
  330.  
  331.  
  332.  
  333.  
  334. GDIdb V1.2 Beta (16/9/97)
  335. *************************
  336. Support for Script Wizard utility added.
  337. scriptwiz.exe V1.0.1 Alpha added to install.
  338.  
  339.  
  340.  
  341.  
  342.  
  343. GDIdb V1.1.1 Beta (10/9/97)
  344. ***************************
  345.  
  346. Fixed bug where \} or \{ not handled correctly in conditional blocks
  347. or subroutines.
  348.  
  349. Improved handling of errors in variable use.
  350.  
  351. Script language help improved.
  352.  
  353.  
  354.  
  355.  
  356. GDIdb V1.1 Beta (25/8/97)
  357. *************************
  358.  
  359.